Remove invalid source area from copy in move_region_on_impl
authorAlexander Larsson <alexl@redhat.com>
Sun, 8 Feb 2009 12:35:17 +0000 (13:35 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:16:28 +0000 (10:16 +0200)
commit51010ca066dd3b3683d47936b9d1304753ddd7df
tree547f769b3ee513c9800cd31f4c427f0dc10c8803
parente4b26d323148369c9b16c115b0716388f37d91fb
Remove invalid source area from copy in move_region_on_impl

There is no need to copy something that is already invalid and will
be marked as invalid in the destination anyway, so we remove this
area from the region to copy.
gdk/gdkwindow.c